home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 41 / PC Gamer IT CD 41 1-2.iso / wmc / data1.cab / Program_Executable_Files / WinEnv / Configs / FrontEnd / BKPANEL3.CFG < prev    next >
Text File  |  1999-03-04  |  2KB  |  32 lines

  1. ; NOTE: A semi-colon at the start of a line signifies a comment
  2.  
  3. ; This config file is designed to indicate which parts of a backpanel have been drawn.
  4. ; This largest backpanel will comprise of nine parts (topleft, top, topright, middleleft,
  5. ; middle, middleright, bottomleft, bottom, bottomright).  The corner parts are unique and
  6. ; will only be drawn once per backpanel.  The others will be repeated as often as necessary
  7. ; to fill in the whole panel size required.
  8. ; NOTE: not all parts need to be drawn, the program will compensate for missing parts by
  9. ;       using a further repeat of the others.
  10.  
  11. ; The first three items in this file should be filenames followed by the X and Y size of the
  12. ; border pattern.  Entities drawn on backpanels will leave a border of these sizes to ensure
  13. ; any special border patterns do not get overwritten.
  14. ; NOTE: The last two numbers following a filename are required to be there but are ignored
  15. ;       by backpanels.  They are used by other graphics types.
  16. ; LORES filename, together with the built in Xborder and Yborder, and two ignored values
  17. BkPic1Lo.raw    0    0    0    0
  18. ; 320x400 filename
  19. BkPic1Md.raw    0    0    0    0
  20. ; HIRES filename
  21. BkPic1Hi.raw    0    0    0    0
  22.  
  23. ; Backpanels require a more specialised configuration file than Character Sets.  It is a 
  24. ; series of strings rather than a series of characters.  These strings indicate the order
  25. ; that the panels have been drawn and comprise of some or all the following list (in any
  26. ; order):
  27. ;
  28. ; TOPLEFT, TOP, TOPRIGHT, MIDDLELEFT, MIDDLE, MIDDLERIGHT, BOTTOMLEFT, BOTTOM, BOTTOMRIGHT
  29.  
  30. ; The order for this panel
  31. MIDDLE
  32.